home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / autobahn.swf / scripts / frame_33 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  97 b   |  6 lines

  1. if(_root.score_min < _root.score and _root.score_min >= 0)
  2. {
  3.    gotoAndStop(37);
  4. }
  5. leJeu();
  6.